func net/http.http2lower

3 uses

	net/http (current package)
		h2_bundle.go#L67: 		if http2lower(s[i]) != http2lower(t[i]) {
		h2_bundle.go#L75: func http2lower(b byte) byte {